projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c3e991
)
(idlwave-rescan-asynchronously): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:25:53 +0000
(
02:25
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:25:53 +0000
(
02:25
+0000)
lisp/progmodes/idlwave.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlwave.el
b/lisp/progmodes/idlwave.el
index 52cfa602e598ff6cc0055ae40786ddf425d03756..86b4bea321c972ca9bf26d9da59bd4df6157af7b 100644
(file)
--- a/
lisp/progmodes/idlwave.el
+++ b/
lisp/progmodes/idlwave.el
@@
-4387,7
+4387,7
@@
Does not run after automatic updates of buffer or the shell.")
(idlwave-update-routine-info '(16)))
(defun idlwave-rescan-asynchronously ()
- "Dispatch another
e
macs instance to update the idlwave catalog.
+ "Dispatch another
E
macs instance to update the idlwave catalog.
After the process finishes normally, the first access to routine info
will re-read the catalog."
(interactive)